ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / C1CursorCollectionView<T,K> Class / OnSortChanged Method

In This Topic
    OnSortChanged Method (C1CursorCollectionView<T,K>)
    In This Topic
    Called after the sort changed.
    Syntax
    'Declaration
     
    Protected Sub OnSortChanged() 
    protected void OnSortChanged()
    See Also